CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - thinning algorithm

搜索资源列表

  1. imagethining.rar

    0下载:
  2. 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。,Image Thinning (Image T
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:92984
    • 提供者:魏建亮
  1. thin.rar

    2下载:
  2. opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1546659
    • 提供者:李晓振
  1. thinning

    1下载:
  2. 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用-Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us
  3. 所属分类:matlab

    • 发布日期:2015-04-17
    • 文件大小:39087
    • 提供者:陈立
  1. VC++_image_Code

    2下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:12290404
    • 提供者:蓝云
  1. thinning

    0下载:
  2. 基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法-Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:16163
    • 提供者:王羽
  1. zhang

    3下载:
  2. 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-11
    • 文件大小:623
    • 提供者:liuliyang
  1. thinning.cpp

    0下载:
  2. 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1192
    • 提供者:roc
  1. 2021101311382007915161310494649

    0下载:
  2. matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重 要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has beco
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:427079
    • 提供者:赖晓燕
  1. xihua

    0下载:
  2. 图像中的细化算法提取以及图像的开运算和闭运算-Image extraction and image thinning algorithm for opening and closing operation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2756
    • 提供者:王银
  1. xh

    0下载:
  2. 快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcom
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:422644
    • 提供者:乐睿
  1. THINNING.tar

    0下载:
  2. Thinning algorithm in C.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3004
    • 提供者:Rubisley Lemes
  1. fftft

    1下载:
  2. 可以自定义精度(最小频率分辨率)的FFT频谱细化算法:FFT-FT-Can customize the precision (the minimum frequency resolution) of the FFT spectrum thinning algorithm: FFT-FT
  3. 所属分类:matlab

    • 发布日期:2016-04-26
    • 文件大小:620
    • 提供者:巴山竹
  1. C.image.thinning.algorithm.corrosion

    0下载:
  2. C 图像腐蚀膨胀细化算法设计C image thinning algorithm corrosion expansion -C image thinning algorithm corrosion expansion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16077
    • 提供者:spo
  1. thinning

    0下载:
  2. This thinning programe, which use thinning algorithm. -This is thinning programe, which use thinning algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1153052
    • 提供者:Danh
  1. Thinning-algorithm

    0下载:
  2. 关于图形的细化算法。注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Thinning algorithm on the graph. Note that this procedure should be used in the refinement algorithm with binary images of black and white lines can be seen fine results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:121256
    • 提供者:cao
  1. thinning

    0下载:
  2. 一些二值图像的细化算法和源程序代码,很有用哦-Some binary image thinning algorithm and source code, very useful oh
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:162904
    • 提供者:子莹
  1. Thinning-algorithm

    0下载:
  2. 教科书上的细化算法,这个细化算法要应用于含线条的黑白二值图像才可以看出细化效果-Thinning algorithm on the textbook, this refinement algorithm to be applied to black and white binary image with lines can be seen that the refinement effect
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23515135
    • 提供者:何垒
  1. Rosenfeld-Thinning-algorithm

    0下载:
  2. 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:1524
    • 提供者:tanhao
  1. Hilditch-Thinning-algorithm

    0下载:
  2. 图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:1766
    • 提供者:tanhao
  1. image-thinning-algorithm

    0下载:
  2. 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index table thinning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10066
    • 提供者:管春苗
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com